home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-11-01 | 30.0 KB | 235 lines |
- [Setup]
- Product=Half Pint
- Version=100
- Archive=Half Pint.umod
- SrcPath=.
- MasterPath=..
- Requires=Unreal Tournament Demo322Requirement
- Group=SetupGroup
- Group=SystemGroup
- Group=umodIncludeFilesGroup
-
- [Unreal Tournament Demo322Requirement]
- Product=Unreal Tournament Demo
- Version=322
-
- [SetupGroup]
- Copy=(Src=System\Manifest.ini,Master=System\Manifest.ini,Size=523,Flags=3)
- Copy=(Src=System\Manifest.int,Master=System\Manifest.int,Size=571,Flags=3)
-
- [SystemGroup]
- File=(Src=System\HalfPint.u,Size=6387)
- File=(Src=System\HalfPint.txt,Size=1281)
- File=(Src=System\HalfPint.int,Size=135)
-
- [umodIncludeFilesGroup]
- File=(Src=Help\modcentral.bmp,Size=21478)
-
- [Setup]
- LocalProduct=Half Pint
- ReadMe=System\HalfPint.txt
- SetupWindowTitle=Mod Central
- AutoplayWindowTitle=Half Pint Options
- ProductURL=http://www.planetunreal.com/modcentral/
- VersionURL=http://www.planetunreal.com/modcentral/
- Developer=Ob1-Kenobi
- DeveloperURL=http://www.planetunreal.com/modcentral/
- Logo=Help\modcentral.bmp
-
- [Unreal Tournament Demo322Requirement]
- LocalProduct=Unreal Tournament Demo
- ProductURL=http://www.unreal.com/
- VersionURL=http://unreal.epicgames.com/versions.htm
- Developer=Epic Games, Inc.
- DeveloperURL=http://www.epicgames.com/
- ┴â*₧D D @ z / / └úæç=u╙úc +ÿì D None HalfPint System Core Engine InitialiseViewer
- ModifyPlayer Botpack GetItemName HP_ut_shieldbelt
- BehindViewer ReduceCylinder ReplaceWith CheckReplacement PickupFunction Initfor Timer HPTMale2Carcass ut_shieldbelt Function Object Package Actor TextBuffer Vector ClassProperty Class PlayerPawn DynamicLoadObject ReturnValue ScriptText Pawn Info Struct ObjectProperty FloatProperty StructProperty Carcass Weapon
- BoolProperty Mutator Health Name CarcassType Other BaseEyeHeight Owner bBehindView NextMutator bSuperRelevant PlayerOwner PrePivot Bot
- EyeHeight IntProperty
- NameProperty UTHumanCarcass
- DrawScale TMale2Carcass UT_ShieldBeltEffect MyEffect
- ByteProperty W Z CollisionHeight bv SetCount CollisionRadius Ç â å û
- ¡╢ñZû U[Ñ┌å
- Äså
- Äså
- Äsç Ç à Ç â Ç Ç à Ç â ¡
- $ ╬ U I ■ ñ ó! HalfPint.HP_ut_shieldbelt ( $ ' Ä Ç 2 VE:#Ä ╓▓4½ åg]Tà ╜É«lç î
- i╪Dî ≥Ö╨╣à ╜É«lë à ╜É«lâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γâ τ╪Γ ¡╢ñZå
- Äså
- Äsï xWⁿ╘ï xWⁿ╘î ≥Ö╨╣ç Ç \//=============================================================================
- // HP_ut_shieldbelt.
- //=============================================================================
- class HP_ut_shieldbelt expands ut_shieldbelt;
-
- function PickupFunction(Pawn Other)
- {
- super.PickupFunction(Other);
- MyEffect.PrePivot = Owner.PrePivot;
- }
-